Aspose Java for Apache POI

Comparison Between Apache POI And Aspose

Aspose for OpenXML

Comparison Between OpenXML And Aspose

Aspose.Words for .NET Examples

asposewords.zip (15,8 MB)
This project contains example code for Aspose.Words for .NET. Aspose.Words is a class library for generating, converting and rendering wordprocessing documents

Aspose.Words for Java Examples

This project contains example code for Aspose.Words for Java. Aspose.Words is a class library for generating, converting and rendering wordprocessing documents

BibWord : Microsoft Word Citation and Bibliography styles

bibword.zip (3,8 MB)
BibWord makes it easier to create and manipulate Microsoft Word citation and bibliography styles. BibWord also resolves several limitations of the basic implementation by Microsoft. For end-users, BibWord offers a collection of easy to use styles.

DocX

DocX.zip (38,1 MB)
DocX is a .NET library written in C# which allows a developer to manipulate Word files in an easy and intuitive way.

Literaturrecherche für Microsoft Word

Erweiterung der Quellenverwaltung von Microsoft Word (ab Version 2007) um die Literaturrecherche über eine Bibliotheksdatenbank.

OpenXML Document Viewer

The main goal of the OpenXML Document Viewer project is to create software tools, plus guidance, showing how a documents created using Open XML Format can be translated to HTML. As a result Independent Software Vendors(ISVs), Solutions Integrators & Mobile Solution providers can

The Document Factory

Thefactory.zip (4,3 MB)
The Document Factory is an open source template to Microsoft Document application library. It comes in two forms a web based library designed for use as a web service on a node that does not have Microsoft Word installed and a windows library for use on work stations that do have Microsoft Word installed. It is hoped that in the end there will be a server edition designed to be used as a dedicated document factory node and client edition designed for local document generation. The class uses XML documents that comply with the Word XML Document schema. Tags are then replaced with data from datasource and rendered. The rendered file is then saved to a set location. Currently the library is still in development and new developers are welcome. Also it will only produce one Document from a dataset but I do aim to have it performing a form of mail merge in the next release. The reason for me making this Class Library was the volume of questions I have seen about the need for a fast document generating node that did not require a local install of Word. If you have any questions then please drop me an e-mail.